gtkpopovermenu: Conditionally chain up in gtk_popover_menu_add()
authorErnestas Kulik <ernestask@gnome.org>
Mon, 23 Jul 2018 10:01:01 +0000 (13:01 +0300)
committerErnestas Kulik <ernestask@gnome.org>
Mon, 23 Jul 2018 10:01:01 +0000 (13:01 +0300)
commitd88268c142e93dfe2fea0350f0d0726e09ddfe07
treee866121dc065391d4770090fd7ee2c75c1ad42e4
parent49ae68c2c70254bdc20fdba05f77ef866c178ddd
gtkpopovermenu: Conditionally chain up in gtk_popover_menu_add()

Otherwise the stack gets parented to the wrong widget and the contents
are never drawn.
gtk/gtkpopovermenu.c